bitkeeper revision 1.22.4.1 (3e4a8cb8Aw-XeXojqgYl10tZjNiQyA)
authorsmh22@boulderdash.cl.cam.ac.uk <smh22@boulderdash.cl.cam.ac.uk>
Wed, 12 Feb 2003 18:04:40 +0000 (18:04 +0000)
committersmh22@boulderdash.cl.cam.ac.uk <smh22@boulderdash.cl.cam.ac.uk>
Wed, 12 Feb 2003 18:04:40 +0000 (18:04 +0000)
commit5af0f070284de2dd5aa59158f5f5ebd760d899ec
treeeccce4b0f100a8fb0c5cfc8ac40037c846b588a7
parent24116e31a5a2ed3b1dc989c9f9c841f1fc9161d6
bitkeeper revision 1.22.4.1 (3e4a8cb8Aw-XeXojqgYl10tZjNiQyA)

Initial 'debugging' support (aka keyboard and serial rx int handlers :-)
Also current state of Alex's IDE stuff (not yet completely working). You
need to config this up to use it.
16 files changed:
.rootkeys
BitKeeper/etc/ignore
xen-2.4.16/drivers/block/xen_block.c [new file with mode: 0644]
xen-2.4.16/drivers/char/Makefile [new file with mode: 0644]
xen-2.4.16/drivers/char/xen_kbd.c [new file with mode: 0644]
xen-2.4.16/drivers/char/xen_serial.c [new file with mode: 0644]
xen-2.4.16/drivers/ide/ide-disk.c.orig [new file with mode: 0644]
xenolinux-2.4.16-sparse/arch/xeno/drivers/block/xl_block.c [new file with mode: 0644]
xenolinux-2.4.16-sparse/arch/xeno/drivers/block/xl_block_test.c [new file with mode: 0644]
xenolinux-2.4.16-sparse/arch/xeno/drivers/dom0/dom0_block.c [new file with mode: 0644]
xenolinux-2.4.16-sparse/drivers/block/Config.in [new file with mode: 0644]
xenolinux-2.4.16-sparse/fs/partitions/check.c [new file with mode: 0644]
xenolinux-2.4.16-sparse/fs/partitions/msdos.c [new file with mode: 0644]
xenolinux-2.4.16-sparse/include/linux/blk.h [new file with mode: 0644]
xenolinux-2.4.16-sparse/include/linux/major.h [new file with mode: 0644]
xenolinux-2.4.16-sparse/init/main.c [new file with mode: 0644]